Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflow #271

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Workflow #271

wants to merge 13 commits into from

Conversation

HGarden
Copy link

@HGarden HGarden commented Aug 20, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Aug 20, 2023

Image description CodeRabbit


Uplevel your code reviews with CodeRabbit Pro

CodeRabbit Pro

If you like this project, please support us by purchasing the Pro version. The Pro version has advanced context, superior noise reduction and several proprietary improvements compared to the open source version.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image description CodeRabbit

Commits Files that changed from the base of the PR and between 5cdcf16 and 9c1c31a commits.
Files selected (16)
  • .eslintrc.json (1)
  • .github/workflows/e2e.yml (1)
  • .github/workflows/main.yml (1)
  • .github/workflows/unit-test.yml (1)
  • .husky/pre-commit (1)
  • .prettierrc.json (1)
  • .vscode/settings.json (1)
  • cypress.config.js (1)
  • cypress/e2e/login.cy.js (1)
  • cypress/e2e/logout.cy.js (1)
  • cypress/support/commands.js (1)
  • cypress/support/e2e.js (1)
  • readme.md (1)
  • src/js/api/auth/logout.test.js (1)
  • src/js/api/auth/token.test.js (1)
  • src/js/api/mocks/localstorage.mock.js (1)
Files ignored due to filter (6)
  • babel.config.json
  • cypress/fixtures/example.json
  • cypress/videos/login.cy.js.mp4
  • cypress/videos/logout.cy.js.mp4
  • package-lock.json
  • package.json
Files not summarized due to errors (16)
  • .github/workflows/e2e.yml (nothing obtained from openai)
  • .husky/pre-commit (nothing obtained from openai)
  • .eslintrc.json (nothing obtained from openai)
  • .github/workflows/unit-test.yml (nothing obtained from openai)
  • .prettierrc.json (nothing obtained from openai)
  • .github/workflows/main.yml (nothing obtained from openai)
  • cypress.config.js (nothing obtained from openai)
  • cypress/support/e2e.js (nothing obtained from openai)
  • cypress/e2e/logout.cy.js (nothing obtained from openai)
  • .vscode/settings.json (nothing obtained from openai)
  • cypress/support/commands.js (nothing obtained from openai)
  • cypress/e2e/login.cy.js (nothing obtained from openai)
  • readme.md (nothing obtained from openai)
  • src/js/api/auth/logout.test.js (nothing obtained from openai)
  • src/js/api/auth/token.test.js (nothing obtained from openai)
  • src/js/api/mocks/localstorage.mock.js (nothing obtained from openai)
Files not reviewed due to errors (16)
  • .github/workflows/main.yml (no response)
  • .github/workflows/e2e.yml (no response)
  • .husky/pre-commit (no response)
  • .github/workflows/unit-test.yml (no response)
  • .eslintrc.json (no response)
  • .prettierrc.json (no response)
  • .vscode/settings.json (no response)
  • cypress.config.js (no response)
  • cypress/e2e/login.cy.js (no response)
  • cypress/support/e2e.js (no response)
  • cypress/e2e/logout.cy.js (no response)
  • cypress/support/commands.js (no response)
  • src/js/api/auth/logout.test.js (no response)
  • src/js/api/mocks/localstorage.mock.js (no response)
  • src/js/api/auth/token.test.js (no response)
  • readme.md (no response)
Review comments generated (0)
  • Review: 0
  • LGTM: 0

Tips

Chat with Image description CodeRabbit Bot (@coderabbitai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @coderabbitai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Pausing incremental reviews

  • Add @coderabbitai: ignore anywhere in the PR description to pause further reviews from the bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant